Skip to content

Add test for source command not using lockfiles - #20264

Draft
AbrilRBS wants to merge 3 commits into
conan-io:develop2from
AbrilRBS:ar/source-missing-lockfile
Draft

Add test for source command not using lockfiles#20264
AbrilRBS wants to merge 3 commits into
conan-io:develop2from
AbrilRBS:ar/source-missing-lockfile

Conversation

@AbrilRBS

Copy link
Copy Markdown
Member

Changelog: (Feature | Fix | Bugfix): Describe here your pull request
Docs: https://github.com/conan-io/docs/pull/XXXX

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

@AbrilRBS
AbrilRBS requested a review from memsharded August 14, 2026 10:40

@memsharded memsharded left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a

# TODO: Missing lockfile for python_requires

in the conan source command. Lets try to implement it?

@AbrilRBS

Copy link
Copy Markdown
Member Author

@memsharded I've updated the code and the PR now implements the most basic approach, supoprting only --lockfile and --lockfile-partial. Do you think this is enough? Or should the command also be able to update the lockfile as other commands do?

@AbrilRBS AbrilRBS added this to the 2.32.0 milestone Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants